home *** CD-ROM | disk | FTP | other *** search
- object TextZoomForm: TTextZoomForm
- Tag = 300
- Left = 192
- Top = 107
- Width = 329
- Height = 180
- BorderIcons = [biSystemMenu]
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- KeyPreview = True
- OldCreateOrder = False
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnKeyDown = FormKeyDown
- OnResize = FormResize
- PixelsPerInch = 96
- TextHeight = 13
- object ZoomText: TMemo
- Left = 8
- Top = 8
- Width = 305
- Height = 137
- ScrollBars = ssBoth
- TabOrder = 0
- WordWrap = False
- end
- end
-